AOP in .NET by Matthew D. Groves

AOP in .NET by Matthew D. Groves

Author:Matthew D. Groves
Language: eng
Format: epub


You can tackle both of these issues with AOP. In the next section, I’ll introduce a new AOP tool that was created specificially to help with INotifyPropertyChanged.

5.3.3. Reducing boilerplate with AOP

I’ve shown a lot of code examples using general-purpose AOP frameworks such as PostSharp and Castle DynamicProxy. But I want to introduce a more specific, single-minded AOP tool that was created just for working with INotifyPropertyChanged: NotifyPropertyWeaver. After walking through NotifyPropertyWeaver, we’ll also look at how we might write something similar with PostSharp.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.